Rename every view argument to world and random additions. (#1114)

* WIP on view argument nuking.

* More mappings.

* Nuke remaining view arguments.

* FeatureRendererContext#getTexture() ARG 1 wolf -> entity
This commit is contained in:
LambdAurora 2020-02-17 14:48:43 +01:00 committed by GitHub
parent 692f7fadd9
commit f20fc8f630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
27 changed files with 119 additions and 82 deletions

View File

@ -20,6 +20,10 @@ CLASS net/minecraft/class_2269 net/minecraft/block/AbstractButtonBlock
METHOD <init> (ZLnet/minecraft/class_2248$class_2251;)V
ARG 1 wooden
ARG 2 settings
METHOD method_21845 powerOn (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
ARG 1 state
ARG 2 world
ARG 3 pos
METHOD method_9712 getClickSound (Z)Lnet/minecraft/class_3414;
ARG 1 powered
METHOD method_9713 updateNeighbors (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V

View File

@ -6,5 +6,5 @@ CLASS net/minecraft/class_4770 net/minecraft/block/AbstractFireBlock
METHOD method_10195 isFlammable (Lnet/minecraft/class_2680;)Z
ARG 1 state
METHOD method_24416 getState (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
ARG 0 view
ARG 0 world
ARG 1 pos

View File

@ -23,7 +23,7 @@ CLASS net/minecraft/class_2312 net/minecraft/block/AbstractRedstoneGateBlock
METHOD method_9992 getUpdateDelayInternal (Lnet/minecraft/class_2680;)I
ARG 1 state
METHOD method_9993 getOutputLevel (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)I
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 state
METHOD method_9995 getInputLevel (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I

View File

@ -31,7 +31,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 1 pos
METHOD method_16362 canSuffocate (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_16841 getOffsetType ()Lnet/minecraft/class_2248$class_2250;
METHOD method_17454 createContainerFactory (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3908;
@ -61,7 +61,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
METHOD method_23350 getJumpVelocityMultiplier ()F
METHOD method_24219 hasInWallOverlay (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9496 randomDisplayTick (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 state
@ -90,7 +90,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 2 pos
METHOD method_9505 getOpacity (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)I
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9506 emitsRedstonePower (Lnet/minecraft/class_2680;)Z
ARG 1 state
@ -115,8 +115,8 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
METHOD method_9515 appendProperties (Lnet/minecraft/class_2689$class_2690;)V
ARG 1 builder
METHOD method_9516 canPlaceAtSide (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_10;)Z
ARG 1 world
ARG 2 view
ARG 1 state
ARG 2 world
ARG 3 pos
ARG 4 env
METHOD method_9517 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;I)V
@ -128,7 +128,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
METHOD method_9520 getBlastResistance ()F
METHOD method_9521 isSimpleFullBlock (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9522 isSideInvisible (Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;)Z
ARG 1 state
@ -136,12 +136,12 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 3 facing
METHOD method_9523 allowsSpawning (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_1299;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 type
METHOD method_9524 getWeakRedstonePower (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 facing
METHOD method_9525 isIn (Lnet/minecraft/class_3494;)Z
@ -157,7 +157,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 4 flags
METHOD method_9530 getOutlineShape (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 context
METHOD method_9531 getStateFromRawId (I)Lnet/minecraft/class_2680;
@ -188,7 +188,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
METHOD method_9539 getTranslationKey ()Ljava/lang/String;
METHOD method_9540 getOffsetPos (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_243;
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 blockPos
METHOD method_9541 createCuboidShape (DDDDDD)Lnet/minecraft/class_265;
ARG 0 xMin
@ -209,12 +209,12 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 4 entity
METHOD method_9549 getCollisionShape (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 context
METHOD method_9552 shouldPostProcess (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9554 onLandedUpon (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;F)V
ARG 1 world
@ -230,7 +230,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 6 stack
METHOD method_9557 isFullOpaque (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9558 canPlaceAt (Lnet/minecraft/class_2680;Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Z
ARG 1 state
@ -252,6 +252,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 2 pos
ARG 3 blockEntity
METHOD method_9563 getTickRate (Lnet/minecraft/class_4538;)I
ARG 1 world
METHOD method_9564 getDefaultState ()Lnet/minecraft/class_2680;
METHOD method_9565 onStacksDropped (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;)V
ARG 1 state
@ -266,7 +267,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 5 itemStack
METHOD method_9568 buildTooltip (Lnet/minecraft/class_1799;Lnet/minecraft/class_1922;Ljava/util/List;Lnet/minecraft/class_1836;)V
ARG 1 stack
ARG 2 view
ARG 2 world
ARG 3 tooltip
ARG 4 options
METHOD method_9569 mirror (Lnet/minecraft/class_2680;Lnet/minecraft/class_2415;)Lnet/minecraft/class_2680;
@ -275,7 +276,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
METHOD method_9570 hasBlockEntity ()Z
METHOD method_9571 getCullingShape (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9572 getComparatorOutput (Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)I
ARG 1 state
@ -289,7 +290,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 3 state
METHOD method_9575 getAmbientOcclusionLightLevel (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9576 onBreak (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_1657;)V
ARG 1 world
@ -305,7 +306,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 2 list
METHOD method_9579 isTranslucent (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9580 getDropTableId ()Lnet/minecraft/class_2960;
METHOD method_9581 cannotConnect (Lnet/minecraft/class_2248;)Z
@ -321,7 +322,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 3 size
METHOD method_9584 getRayTraceShape (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9585 onBroken (Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
ARG 1 world
@ -331,6 +332,8 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 1 world
ARG 2 pos
ARG 3 explosion
METHOD method_9587 (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;)V
ARG 2 stack
METHOD method_9588 scheduledTick (Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 state
ARG 2 world
@ -356,6 +359,8 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 3 world
ARG 4 pos
METHOD method_9595 getStateManager ()Lnet/minecraft/class_2689;
METHOD method_9596 (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;)V
ARG 2 stack
METHOD method_9597 getMaterial (Lnet/minecraft/class_2680;)Lnet/minecraft/class_3614;
ARG 1 state
METHOD method_9598 rotate (Lnet/minecraft/class_2680;Lnet/minecraft/class_2470;)Lnet/minecraft/class_2680;
@ -365,11 +370,11 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 1 state
METHOD method_9602 getMapColor (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3620;
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_9603 getStrongRedstonePower (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 facing
METHOD method_9604 getRenderType (Lnet/minecraft/class_2680;)Lnet/minecraft/class_2464;
@ -383,7 +388,7 @@ CLASS net/minecraft/class_2248 net/minecraft/block/Block
ARG 4 player
METHOD method_9607 shouldDrawSide (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 facing
METHOD method_9609 getDroppedStacks (Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2586;Lnet/minecraft/class_1297;Lnet/minecraft/class_1799;)Ljava/util/List;

View File

@ -1,3 +1,3 @@
CLASS net/minecraft/class_2343 net/minecraft/block/BlockEntityProvider
METHOD method_10123 createBlockEntity (Lnet/minecraft/class_1922;)Lnet/minecraft/class_2586;
ARG 1 view
ARG 1 world

View File

@ -6,7 +6,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 1 block
ARG 2 propertyMap
METHOD method_11577 getStrongRedstonePower (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 facing
METHOD method_11578 getStateForNeighborUpdate (Lnet/minecraft/class_2350;Lnet/minecraft/class_2680;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
@ -16,7 +16,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 4 pos
ARG 5 neighborPos
METHOD method_11579 getHardness (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11580 onBlockAdded (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
ARG 1 world
@ -24,10 +24,10 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 3 oldState
ARG 4 moved
METHOD method_11581 getOpacity (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)I
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11582 canSuffocate (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11583 onBlockAction (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;II)Z
ARG 1 world
@ -45,7 +45,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
METHOD method_11588 isAir ()Z
METHOD method_11589 calcBlockBreakingDelta (Lnet/minecraft/class_1657;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 player
ARG 2 view
ARG 2 world
ARG 3 pos
METHOD method_11590 initShapeCache ()V
METHOD method_11591 canPlaceAt (Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Z
@ -59,17 +59,17 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 2 pos
ARG 3 stack
METHOD method_11596 getAmbientOcclusionLightLevel (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)F
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11597 getWeakRedstonePower (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 facing
METHOD method_11598 isFullOpaque (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11599 getOffsetPos (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_243;
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11600 onBlockRemoved (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
ARG 1 world
@ -77,26 +77,26 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 3 newState
ARG 4 moved
METHOD method_11601 shouldPostProcess (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11602 matches (Lnet/minecraft/class_3494;)Z
ARG 1 tag
METHOD method_11605 mirror (Lnet/minecraft/class_2415;)Lnet/minecraft/class_2680;
ARG 1 mirror
METHOD method_11606 getOutlineShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 context
METHOD method_11607 getRayTraceShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11609 canPlaceAtSide (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_10;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 env
METHOD method_11610 getRenderType ()Lnet/minecraft/class_2464;
METHOD method_11611 allowsSpawning (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_1299;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 type
METHOD method_11612 getDroppedStacks (Lnet/minecraft/class_47$class_48;)Ljava/util/List;
@ -107,7 +107,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 3 entity
METHOD method_11614 getBlock ()Lnet/minecraft/class_2248;
METHOD method_11615 getCullingShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11616 hasRandomTicks ()Z
METHOD method_11617 getRenderingSeed (Lnet/minecraft/class_2338;)J
@ -116,22 +116,23 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
METHOD method_11619 isOpaque ()Z
METHOD method_11620 getMaterial ()Lnet/minecraft/class_3614;
METHOD method_11621 isSimpleFullBlock (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11622 neighborUpdate (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;Z)V
ARG 1 world
ARG 2 pos
ARG 3 neighborBlock
ARG 4 neighborPos
ARG 5 moved
METHOD method_11623 isTranslucent (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11624 randomTick (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
ARG 1 world
ARG 2 pos
ARG 3 random
METHOD method_11625 getTopMaterialColor (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3620;
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11626 rotate (Lnet/minecraft/class_2470;)Lnet/minecraft/class_2680;
ARG 1 rotation
@ -139,7 +140,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 1 world
ARG 2 pos
METHOD method_11628 getCollisionShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_11629 onUse (Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;Lnet/minecraft/class_3965;)Lnet/minecraft/class_1269;
ARG 1 world
@ -148,7 +149,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 4 hit
METHOD method_11630 getLuminance ()I
METHOD method_11631 hasSolidTopSurface (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 entity
METHOD method_11633 deserialize (Lcom/mojang/datafixers/Dynamic;)Lnet/minecraft/class_2680;
@ -168,11 +169,11 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 3 flags
METHOD method_11638 getSoundGroup ()Lnet/minecraft/class_2498;
METHOD method_16337 getCollisionShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 context
METHOD method_16384 getCullingFace (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 facing
METHOD method_16386 hasSidedTransparency ()Z
@ -183,7 +184,7 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 1 world
ARG 2 pos
METHOD method_17770 getOutlineShape (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_17900 exceedsCube ()Z
METHOD method_19287 onProjectileHit (Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_3965;Lnet/minecraft/class_1297;)V
@ -202,8 +203,13 @@ CLASS net/minecraft/class_2680 net/minecraft/block/BlockState
ARG 1 fluid
METHOD method_22361 hasEmissiveLighting ()Z
METHOD method_24220 hasInWallOverlay (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_24432 hasSolidSurface (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;Lnet/minecraft/class_2350;)Z
ARG 1 world
ARG 2 pos
ARG 3 entity
ARG 4 side
CLASS class_3752 ShapeCache
FIELD field_16555 lightSubtracted I
FIELD field_16556 translucent Z

View File

@ -31,7 +31,7 @@ CLASS net/minecraft/class_2281 net/minecraft/block/ChestBlock
ARG 0 world
ARG 1 pos
METHOD method_9757 hasBlockOnTop (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 0 view
ARG 0 world
ARG 1 pos
METHOD method_9758 getFacing (Lnet/minecraft/class_2680;)Lnet/minecraft/class_2350;
ARG 0 state

View File

@ -2,5 +2,5 @@ CLASS net/minecraft/class_2283 net/minecraft/block/ChorusPlantBlock
METHOD <init> (Lnet/minecraft/class_2248$class_2251;)V
ARG 1 settings
METHOD method_9759 withConnectionProperties (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
ARG 1 view
ARG 1 world
ARG 2 pos

View File

@ -4,7 +4,7 @@ CLASS net/minecraft/class_2292 net/minecraft/block/ConcretePowderBlock
ARG 1 hardened
ARG 2 settings
METHOD method_9798 hardensOnAnySide (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 0 view
ARG 0 world
ARG 1 pos
METHOD method_9799 hardensIn (Lnet/minecraft/class_2680;)Z
ARG 0 state

View File

@ -1,6 +1,6 @@
CLASS net/minecraft/class_2402 net/minecraft/block/FluidFillable
METHOD method_10310 canFillWithFluid (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_3611;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 fluid

View File

@ -3,5 +3,5 @@ CLASS net/minecraft/class_2261 net/minecraft/block/PlantBlock
ARG 1 settings
METHOD method_9695 canPlantOnTop (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 1 floor
ARG 2 view
ARG 2 world
ARG 3 pos

View File

@ -16,11 +16,11 @@ CLASS net/minecraft/class_2457 net/minecraft/block/RedstoneWireBlock
ARG 3 pos
ARG 4 flags
METHOD method_10477 getRenderConnectionType (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_2773;
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 dir
METHOD method_10478 couldConnectTo (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 dir
METHOD method_10479 updateNeighbors (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
@ -36,7 +36,7 @@ CLASS net/minecraft/class_2457 net/minecraft/block/RedstoneWireBlock
ARG 0 state
ARG 1 dir
METHOD method_10483 connectsTo (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 0 view
ARG 0 world
ARG 1 pos
METHOD method_10484 connectsTo (Lnet/minecraft/class_2680;)Z
ARG 0 state

View File

@ -40,12 +40,12 @@ CLASS net/minecraft/class_2510 net/minecraft/block/StairsBlock
ARG 5 i
METHOD method_10675 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2778;
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
METHOD method_10676 isStairs (Lnet/minecraft/class_2680;)Z
ARG 0 state
METHOD method_10678 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 dir

View File

@ -1,6 +1,6 @@
CLASS net/minecraft/class_322 net/minecraft/client/color/block/BlockColorProvider
METHOD getColor (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 tintIndex

View File

@ -3,27 +3,27 @@ CLASS net/minecraft/class_324 net/minecraft/client/color/block/BlockColors
FIELD field_20271 properties Ljava/util/Map;
METHOD method_1684 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1685 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1686 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1687 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1688 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1689 create ()Lnet/minecraft/class_324;
@ -36,37 +36,37 @@ CLASS net/minecraft/class_324 net/minecraft/client/color/block/BlockColors
ARG 3 pos
METHOD method_1692 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1693 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1694 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1695 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1696 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_1697 getColor (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 1 state
ARG 2 view
ARG 2 world
ARG 3 pos
ARG 4 tint
METHOD method_1698 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;I)I
ARG 0 state
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 tintIndex
METHOD method_21592 getProperties (Lnet/minecraft/class_2248;)Ljava/util/Set;

View File

@ -3,12 +3,15 @@ CLASS net/minecraft/class_1163 net/minecraft/client/color/world/BiomeColors
FIELD field_5665 GRASS_COLOR Lnet/minecraft/world/level/ColorResolver;
FIELD field_5666 WATER_COLOR Lnet/minecraft/world/level/ColorResolver;
METHOD method_4961 getWaterColor (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)I
ARG 0 view
ARG 0 world
ARG 1 pos
METHOD method_4962 getGrassColor (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)I
ARG 0 view
ARG 0 world
ARG 1 pos
METHOD method_4965 getColor (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;Lnet/minecraft/world/level/ColorResolver;)I
METHOD method_4966 getFoliageColor (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)I
ARG 0 view
ARG 0 world
ARG 1 pos
ARG 2 resolver
METHOD method_4966 getFoliageColor (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)I
ARG 0 world
ARG 1 pos

View File

@ -124,11 +124,11 @@ CLASS net/minecraft/class_761 net/minecraft/client/render/WorldRenderer
ARG 1 camera
METHOD method_22990 getEntityOutlinesFramebuffer ()Lnet/minecraft/class_276;
METHOD method_23793 getLightmapCoordinates (Lnet/minecraft/class_1920;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)I
ARG 0 view
ARG 0 world
ARG 1 state
ARG 2 pos
METHOD method_23794 getLightmapCoordinates (Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)I
ARG 0 view
ARG 0 world
ARG 1 pos
METHOD method_3239 renderClouds (Lnet/minecraft/class_287;DDDLnet/minecraft/class_243;)V
ARG 1 builder
@ -279,7 +279,7 @@ CLASS net/minecraft/class_761 net/minecraft/client/render/WorldRenderer
ARG 2 pos
ARG 3 stage
METHOD method_8570 updateBlock (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;I)V
ARG 1 view
ARG 1 world
ARG 2 pos
ARG 3 oldState
ARG 4 newState

View File

@ -63,7 +63,7 @@ CLASS net/minecraft/class_778 net/minecraft/client/render/block/BlockModelRender
ARG 9 quads
ARG 10 flags
METHOD method_3373 renderFlat (Lnet/minecraft/class_1920;Lnet/minecraft/class_1087;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;ZLjava/util/Random;JI)Z
ARG 1 view
ARG 1 world
ARG 2 model
ARG 3 state
ARG 4 pos
@ -72,7 +72,7 @@ CLASS net/minecraft/class_778 net/minecraft/client/render/block/BlockModelRender
ARG 7 cull
ARG 8 random
METHOD method_3374 render (Lnet/minecraft/class_1920;Lnet/minecraft/class_1087;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;ZLjava/util/Random;JI)Z
ARG 1 view
ARG 1 world
ARG 2 model
ARG 3 state
ARG 4 pos

View File

@ -1,3 +1,4 @@
CLASS net/minecraft/class_3883 net/minecraft/client/render/entity/feature/FeatureRendererContext
METHOD method_3931 getTexture (Lnet/minecraft/class_1297;)Lnet/minecraft/class_2960;
ARG 1 entity
METHOD method_4038 getModel ()Lnet/minecraft/class_583;

View File

@ -13,7 +13,7 @@ CLASS net/minecraft/class_1382 net/minecraft/entity/ai/goal/StepAndDestroyBlockG
ARG 2 pos
METHOD method_6308 tweakToProperPos (Lnet/minecraft/class_2338;Lnet/minecraft/class_1922;)Lnet/minecraft/class_2338;
ARG 1 pos
ARG 2 view
ARG 2 world
METHOD method_6309 onDestroyBlock (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
ARG 1 world
ARG 2 pos

View File

@ -18,6 +18,8 @@ CLASS net/minecraft/class_4019 net/minecraft/entity/passive/FoxEntity
METHOD method_18255 setType (Lnet/minecraft/class_4019$class_4039;)V
ARG 1 type
METHOD method_18257 canJumpChase (Lnet/minecraft/class_4019;Lnet/minecraft/class_1309;)Z
ARG 0 fox
ARG 1 chasedEntity
METHOD method_18266 addTrustedUuid (Ljava/util/UUID;)V
ARG 1 uuid
METHOD method_18269 setFoxFlag (IZ)V
@ -36,7 +38,9 @@ CLASS net/minecraft/class_4019 net/minecraft/entity/passive/FoxEntity
METHOD method_18284 stopActions ()V
METHOD method_18285 wantsToPickupItem ()Z
METHOD method_18289 spit (Lnet/minecraft/class_1799;)V
ARG 1 stack
METHOD method_18291 dropItem (Lnet/minecraft/class_1799;)V
ARG 1 stack
METHOD method_18293 getFoxFlag (I)Z
ARG 1 bitmask
METHOD method_18294 setSitting (Z)V
@ -44,15 +48,21 @@ CLASS net/minecraft/class_4019 net/minecraft/entity/passive/FoxEntity
METHOD method_18295 setWalking (Z)V
ARG 1 walking
METHOD method_18296 setChasing (Z)V
ARG 1 chasing
METHOD method_18297 setCrouching (Z)V
ARG 1 crouching
METHOD method_18298 getHeadRoll (F)F
ARG 1 tickDelta
METHOD method_18299 setRollingHead (Z)V
ARG 1 rollingHead
METHOD method_18300 getBodyRotationHeightOffset (F)F
ARG 1 tickDelta
METHOD method_18301 setAggressive (Z)V
ARG 1 aggressive
METHOD method_18302 setSleeping (Z)V
ARG 1 sleeping
METHOD method_18428 canTrust (Ljava/util/UUID;)Z
ARG 1 uuid
METHOD method_18430 canEat (Lnet/minecraft/class_1799;)Z
ARG 1 stack
CLASS class_4020 DefendFriendGoal

View File

@ -1,4 +1,5 @@
CLASS net/minecraft/class_1321 net/minecraft/entity/passive/TameableEntity
FIELD field_21974 sitting Z
FIELD field_6320 OWNER_UUID Lnet/minecraft/class_2940;
FIELD field_6322 TAMEABLE_FLAGS Lnet/minecraft/class_2940;
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V

View File

@ -14,6 +14,7 @@ CLASS net/minecraft/class_1646 net/minecraft/entity/passive/VillagerEntity
FIELD field_18851 POINTS_OF_INTEREST Ljava/util/Map;
FIELD field_19357 lastGossipDecayTime J
FIELD field_19427 restocksToday I
FIELD field_20332 lastRestockCheckTime J
FIELD field_7445 VILLAGER_DATA Lnet/minecraft/class_2940;
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;Lnet/minecraft/class_3854;)V
ARG 1 entityType
@ -69,6 +70,7 @@ CLASS net/minecraft/class_1646 net/minecraft/entity/passive/VillagerEntity
METHOD method_20822 shouldRestock ()Z
METHOD method_20823 needRestock ()Z
METHOD method_20824 canRestock ()Z
METHOD method_21724 updatePricesOnDemand ()V
METHOD method_7221 setVillagerData (Lnet/minecraft/class_3850;)V
ARG 1 villagerData
METHOD method_7234 wantsToStartBreeding ()Z

View File

@ -12,7 +12,7 @@ CLASS net/minecraft/class_1493 net/minecraft/entity/passive/WolfEntity
COMMENT Returns this wolf's brightness multiplier based on the fur wetness.
COMMENT <p>
COMMENT The brightness multiplier represents how much darker the wolf gets while its fur is wet. The multiplier changes (from 0.75 to 1.0 incrementally) when a wolf shakes.
COMMENT
COMMENT
COMMENT @param tickDelta Progress for linearly interpolating between the previous and current game state.
COMMENT @return Brightness as a float value between 0.75 and 1.0.
COMMENT @see net.minecraft.client.render.entity.model.TintableAnimalModel#setColorMultiplier(float, float, float)
@ -28,6 +28,7 @@ CLASS net/minecraft/class_1493 net/minecraft/entity/passive/WolfEntity
METHOD method_6712 setBegging (Z)V
ARG 1 begging
METHOD method_6713 getCollarColor ()Lnet/minecraft/class_1767;
METHOD method_6714 getTailAngle ()F
METHOD method_6715 getShakeAnimationProgress (FF)F
ARG 1 tickDelta
METHOD method_6718 setAngry (Z)V

View File

@ -1,4 +1,5 @@
CLASS net/minecraft/class_1738 net/minecraft/item/ArmorItem
FIELD field_21976 knockbackResistance F
FIELD field_7876 MODIFIERS [Ljava/util/UUID;
FIELD field_7877 toughness F
FIELD field_7878 protection I

View File

@ -1,4 +1,5 @@
CLASS net/minecraft/class_1741 net/minecraft/item/ArmorMaterial
METHOD method_24355 getKnockbackResistance ()F
METHOD method_7694 getName ()Ljava/lang/String;
METHOD method_7695 getRepairIngredient ()Lnet/minecraft/class_1856;
METHOD method_7696 getDurability (Lnet/minecraft/class_1304;)I

View File

@ -1,4 +1,5 @@
CLASS net/minecraft/class_1740 net/minecraft/item/ArmorMaterials
FIELD field_21978 knockbackResistance F
FIELD field_7883 durabilityMultiplier I
FIELD field_7884 name Ljava/lang/String;
FIELD field_7885 repairIngredientSupplier Lnet/minecraft/class_3528;
@ -15,3 +16,4 @@ CLASS net/minecraft/class_1740 net/minecraft/item/ArmorMaterials
ARG 6 enchantability
ARG 7 equipSound
ARG 8 toughness
ARG 9 knockbackResistance