Class CopycatsPlusHelper.Instance
java.lang.Object
com.lightning.northstar.compat.copycats.CopycatsPlusHelper.Instance
- All Implemented Interfaces:
CopycatsPlusHelper
- Enclosing interface:
CopycatsPlusHelper
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.lightning.northstar.compat.copycats.CopycatsPlusHelper
CopycatsPlusHelper.Instance, CopycatsPlusHelper.Stub -
Field Summary
Fields inherited from interface com.lightning.northstar.compat.copycats.CopycatsPlusHelper
$ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.world.level.block.state.BlockStategetCopycatMaterial(@Nullable net.minecraft.world.level.block.entity.BlockEntity be)
-
Constructor Details
-
Instance
public Instance()
-
-
Method Details
-
getCopycatMaterial
@Nullable public @Nullable net.minecraft.world.level.block.state.BlockState getCopycatMaterial(@Nullable @Nullable net.minecraft.world.level.block.entity.BlockEntity be) - Specified by:
getCopycatMaterialin interfaceCopycatsPlusHelper
-