Uses of Class
net.minecraft.block.entity.PotatoRefineryBlockEntity
Packages that use PotatoRefineryBlockEntity
-
Uses of PotatoRefineryBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type PotatoRefineryBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<PotatoRefineryBlockEntity> BlockEntityType.POTATO_REFINERYMethods in net.minecraft.block.entity with parameters of type PotatoRefineryBlockEntityModifier and TypeMethodDescriptionprivate static intPotatoRefineryBlockEntity.getRefinementTime(World world, PotatoRefineryBlockEntity blockEntity) static voidPotatoRefineryBlockEntity.tick(World world, BlockPos pos, BlockState state, PotatoRefineryBlockEntity blockEntity)