net.minecraft.entity.decoration

public class DisplayEntity$BlockDisplayEntity

extends DisplayEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible

net.minecraft.world.entity.Display$BlockDisplay
net.minecraft.class_8113$class_8115
net.minecraft.entity.decoration.DisplayEntity$BlockDisplayEntity

Field summary

Modifier and TypeField
public static final String
TAG_BLOCK_STATE
field_42415
BLOCK_STATE_NBT_KEY
private static final TrackedData<BlockState>
DATA_BLOCK_STATE_ID
field_42416
BLOCK_STATE
private DisplayEntity$BlockDisplayEntity$Data
blockRenderState
field_43186
data

Constructor summary

ModifierConstructor
public (EntityType<?> type, World level)

Method summary

Modifier and TypeMethod
protected void
defineSynchedData(SynchedEntityData$Builder entityData)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public void
onSyncedDataUpdated(EntityDataAccessor<?> accessor)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
private BlockState
getBlockState()
method_48884()
getBlockState()
private void
setBlockState(BlockState blockState)
method_48883(class_2680 arg0)
setBlockState(BlockState state)
protected void
readAdditionalSaveData(ValueInput input)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
protected void
addAdditionalSaveData(ValueOutput output)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
public DisplayEntity$BlockDisplayEntity$Data
blockRenderState()
method_49778()
getData()
protected void
updateRenderSubState(boolean shouldInterpolate, float progress)
method_49776(boolean arg0, float arg1)
refreshData(boolean arg0, float arg1)