Class BlockEntityWithoutLevelRendererMixin
java.lang.Object
net.frozenblock.lib.block.mixin.entity.client.BlockEntityWithoutLevelRendererMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfrozenLib$replaceWithNewBlockEntity(net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher instance, net.minecraft.world.level.block.entity.BlockEntity blockEntity, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int packedLight, int packedOverlay, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.Block> customBlock) booleanfrozenLib$selectBlockEntity(net.minecraft.world.level.block.state.BlockState instance, net.minecraft.world.level.block.Block block, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.Block> customBlock)
-
Constructor Details
-
BlockEntityWithoutLevelRendererMixin
public BlockEntityWithoutLevelRendererMixin()
-
-
Method Details
-
frozenLib$selectBlockEntity
public boolean frozenLib$selectBlockEntity(net.minecraft.world.level.block.state.BlockState instance, net.minecraft.world.level.block.Block block, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.Block> customBlock) -
frozenLib$replaceWithNewBlockEntity
public boolean frozenLib$replaceWithNewBlockEntity(net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher instance, net.minecraft.world.level.block.entity.BlockEntity blockEntity, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int packedLight, int packedOverlay, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.Block> customBlock)
-