Interface BlockEntity.DataComponentInput
- Enclosing class:
BlockEntity
protected static interface BlockEntity.DataComponentInput
-
Method Summary
Modifier and TypeMethodDescription<T> T
get
(DataComponentType<T> p_332690_) <T> T
getOrDefault
(DataComponentType<? extends T> p_330702_, T p_330858_)
-
Method Details
-
get
-
getOrDefault
-