Class BlockEntityWithoutLevelRendererMixin

java.lang.Object
net.frozenblock.lib.block.mixin.entity.client.BlockEntityWithoutLevelRendererMixin

public class BlockEntityWithoutLevelRendererMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
    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)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)